Sort Score
Result 10 results
Languages All
Labels All
Results 3,251 - 3,260 of 152,614 for

document formatting

(0.14 sec)
  1. Aspose::Words::RunCollection::ToArray method | ...

    Aspose::Words::RunCollection::ToArray method. Copies all runs from the collection to a new array of runs in C++.... auto doc = MakeObject < Document > ( MyDir + u "Revision runs...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/cpp/aspose.words/run...
  2. Aspose::Words::Revision::get_ParentNode method ...

    Aspose::Words::Revision::get_ParentNode method. Gets the immediate parent node (owner) of this revision. This property will work for any revision type other than StyleDefinitionChange in C++.... auto doc = MakeObject < Document > ( MyDir + u "Revision runs...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/cpp/aspose.words/rev...
  3. EMF to PDF Converter using C++ | Aspose.PDF

    Sample code for EMF to PDF conversion using C++. Use C++ example for batch EMF to PDF conversion....programmatically a document from EMF to PDF format with a modern document-processing...possible conversion formats, see the Documentation pages. Also, you...

    products.aspose.com/pdf/cpp/conversion/emf-to-pdf/
  4. FieldKeywords | Aspose.Words for Java

    Implements the KEYWORDS field in Java....the Working with Fields documentation article. Remarks: Retrieves... and optionally sets, the document’s keywords, as recorded in...

    reference.aspose.com/words/java/com.aspose.word...
  5. Node.toString method | Aspose.Words for Node.js

    Aspose.Words.Node.toString method...into a string in the specified format. toString ( saveFormat : Aspose...of the node in the specified format. toString(saveOptions) Exports...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. How to Add Page Numbers in Word using C#

    This quick tutorial guides on how to add page numbers in Word using C#. It provides configuration requirements, detailed steps and code to insert page number in Word in C#....like navigating in the DOCX document, applying the conditions while...apply page numbering on word document in C# in the footer or header...

    kb.aspose.com/words/net/how-to-add-page-numbers...
  7. Aspose::Words::Layout::RevisionOptions::get_Sho...

    Aspose::Words::Layout::RevisionOptions::get_ShowOriginalRevision method. Allows to specify whether the original text should be shown instead of revised one. Default value is false in C++.... auto doc = MakeObject < Document > ( MyDir + u "Revisions.docx"...DoubleUnderline ); // Render format revisions in dark red and bold...

    reference.aspose.com/words/cpp/aspose.words.lay...
  8. RevisionOptions.comment_color property | Aspose...

    RevisionOptions.comment_color property. Allows to specify the color to be used for comments... Document ( file_name = MY_DIR + 'Revisions... DOUBLE_UNDERLINE # Render format revisions in dark red and bold...

    reference.aspose.com/words/python-net/aspose.wo...
  9. RevisionOptions.deleted_text_color property | A...

    RevisionOptions.deleted_text_color property. Allows to specify the color to be used for deleted content [RevisionType.DELETION](../../../aspose.words/revisiontype/#DELETION)... Document ( file_name = MY_DIR + 'Revisions... DOUBLE_UNDERLINE # Render format revisions in dark red and bold...

    reference.aspose.com/words/python-net/aspose.wo...
  10. RevisionOptions.moved_to_text_effect property |...

    RevisionOptions.moved_to_text_effect property. Allows to specify the effect to be applied to the areas where content was moved to [RevisionType.MOVING](../../../aspose.words/revisiontype/#MOVING)... Document ( file_name = MY_DIR + 'Revisions... DOUBLE_UNDERLINE # Render format revisions in dark red and bold...

    reference.aspose.com/words/python-net/aspose.wo...